//==============================================================================
// Fire Giant_anim.txt
//==============================================================================


//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}


//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}	
//==============================================================================
define heroglow
{
	set hotspot
	{
		version
		{
			Visualparticle SFX A Hero Glow Small
		}
	}
}

//==============================================================================
define soul
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul
      }
   }
}

//==============================================================================
define soulaurora
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Aurora
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Heaven Light
      }
   }
}

//==============================================================================
define soulbirth
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Birth
      }
   }
}

//==============================================================================
define AtlanteanBirthSFX
{
   set hotspot
   {
      version
      {
         VisualParticle SFX X Myth Unit Birth Effect
      }
   }
}
//==============================================================================
define splash
{
		set hotspot
		{
			version
			{
			Visualparticle sfx x krios light
			}
		}
}

//==============================================================================
define shockwave
{
	set hotspot
	{
		version
		{
		Visualparticle sfx x krios smoke
		}
	}
}

//==============================================================================
anim Birth
{
   SetSelector 
   {
      set hotspot
      {
         version
         {
				Visual Theo_x07transform
			connect ATTACHPOINT splash hotspot
			connect ATTACHPOINT shockwave hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.16 false CinematicKronnyChange  
//-- end auto generated section
				connect FRONTABDOMEN AtlanteanBirthSFX hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
		CinematicLogic
		SetSelector 
		{
			set hotspot
			{
				version
				{
   				Visual Cine X Krios_idleA
				Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
		SetSelector 
		{
			set hotspot
			{
				version
				{
					VisualGranny Krios_idleA
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
   	}
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
		CinematicLogic
		SetSelector 
		{
			set hotspot
			{
				version
				{
			       VisualGranny Krios_idleA
			       Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
   }
}


//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visualparticle sfx x krios smoke
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.00 false AHeroHasFallen  checkOwner
//-- end auto generated section
			connect ATTACHPOINT soul hotspot
			connect ATTACHPOINT soulaurora hotspot
			connect ATTACHPOINT heavenlight hotspot
			connect ATTACHPOINT soulbirth hotspot
						
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
		CinematicLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Cine X Krios_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.30 true   
               tag FootstepRight 0.83 true   
//-- end auto generated section
               Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
		SetSelector 
		{
			set hotspot
			{
				version
				{
					VisualGranny Krios_walkA
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
   	}
   }
}


//==============================================================================

define bubbles2
{
   set hotspot
   {
      version
      {
         Visualparticle sfx x bubbles 2
      }
   }
}
//==============================================================================

anim Attack
{
	SetSelector
	{
//		VariationLogic
		set hotspot
		{
			version
			{
				Visual GP X Tartarian creature_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.37 true   
            tag GenericSound 0.40 true   
//-- end auto generated section
            Connect FRONTABDOMEN heroglow hotspot
			}
		}	
	}
}

//==============================================================================
anim Flail
{
	SetSelector
	{
//		VariationLogic
		set hotspot
		{
			version
			{
				Visual GP X Tartarian creature_flailA
				Connect FRONTABDOMEN heroglow hotspot
			}
		}		
	}
}


//==============================================================================
anim JumpFly
{
	SetSelector
	{
		set hotspot
		{
			version
			{
			Visual GP X Tartarian creature_jump
			connect ATTACHPOINT splash hotspot
			connect ATTACHPOINT shockwave hotspot
			Connect FRONTABDOMEN heroglow hotspot
			}
		}
	}
}
//==============================================================================
anim Cinematic
{
   SetSelector
   {
      set hotspot
      {
         name Krios_x12yesfool
         version
         {
            VisualGranny Krios_x12yesfool
         }
      }
		set hotspot
      {
         name Krios_x07ohididnt
         version
         {
            VisualGranny Krios_x07ohididnt
         }
      }
		set hotspot
      {
         name Krios_x07birthwings
         version
         {
            VisualGranny Krios_x07birthwings
         }
      }
		set hotspot
      {
         name Kronny_x12death
         version
         {
            Visual Kronny_x12death
         }
      }
		set hotspot
      {
         name Krios_x12landing
         version
         {
            VisualGranny Krios_x12landing
         }
      }
	}
}